Brainfuck is a minimal esoteric programming language. It provides a 30K 8-bit array that can be modified with 8 different characters. #programming #compsci #100SecondsOfCode 🔗 Resources Brainfuck History https://www.muppetlabs.com/~breadbox/bf/ Brainfuck Basics https://gist.github.com/roachhd/dce54bec8ba55fb17d3a Brainfuck Interpreter https://copy.sh/brainfuck/ 🔥 Get More Content - Upgrade to PRO Upgrade to Fireship PRO at https://fireship.io/pro Use code lORhwXd2 for 25% off your first payment. 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered - Esolang or esoteric programming languages - What is brainfuck used for? - How to loop in brainfuck? - How does brainfuck programming work? - Who invented brainfuck?